CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face recognition matlab

搜索资源列表

  1. LPP

    0下载:
  2. LPP是局部保局投影方法,这里给出了matlab的源码-lpp code for face recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1967
    • 提供者:醉清风
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. FaceRecognitionByMatLab

    0下载:
  2. 結合webcam 進行人臉辨識並有GUI方便可正確執行-Combined with webcam for face recognition and can facilitate the correct implementation of GUI
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1244661
    • 提供者:BB
  1. PCA2D

    0下载:
  2. 2D PCA IS METHOD USED FOR IRIS AND FACE RECOGNITION AN INTERSETING METHOD
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:979
    • 提供者:vinayak
  1. eigenface_f

    0下载:
  2. 人脸识别的经典方法,特征脸的matlab程序-The classic method of face recognition, eigenface process of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1296
    • 提供者:shizr
  1. pcahhj

    1下载:
  2. PCA人脸识别程序,包括人脸训练样本集,是一款很好用的PCA程序,可以再matlab上很好的运行,-PCA face recognition process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:9520698
    • 提供者:郝会娟
  1. kNN

    0下载:
  2. 一种常用的分类器,常用于人脸识别、掌纹识别等模式识别领域。 -A common classification, commonly used in face recognition, palmprint recognition, pattern recognition.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1209
    • 提供者:叶子
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. MatchingPursuits

    1下载:
  2. Matching Pursuit方法,经典的稀疏表示方法,可以用人脸识别和图像分类,图像去噪,现在非常流行。-Matching Pursuit method, sparse representation of the classic, you can use face recognition and image classification, image denoising, now very popular.
  3. 所属分类:Document

    • 发布日期:2016-04-08
    • 文件大小:1879701
    • 提供者:高尚兵
  1. svd

    2下载:
  2. (matlab)svd用于人脸识别的特征提取程序-(Matlab) svd for face recognition feature extraction process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:1084
    • 提供者:suekeats
  1. RSC

    0下载:
  2. 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the trai
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1216356
    • 提供者:刘大明
  1. svd_right_rate

    0下载:
  2. 基于SVD的人脸识别,可以直接计算出识别正确率-SVD-based face recognition, and can directly calculate the correct rate of recognition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1538
    • 提供者:zhangguoqing
  1. ica_for_image

    0下载:
  2. 本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:3097
    • 提供者:黄璞
  1. findface

    0下载:
  2. 采用特征脸的人脸识别MATLAB程序,识别特定的人脸-Eigenfaces for Face Recognition using MATLAB procedures, identify a specific face
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:74568
    • 提供者:陈炜
  1. FaceRecognitonCode

    0下载:
  2. 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:59685362
    • 提供者:fengbin
  1. pca

    1下载:
  2. PCA代码 主成分分析代码 适合初学人脸识别的朋友学习使用-PCA principal component analysis source code suitable for beginner learning to use face recognition friend
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1578207
    • 提供者:jack
  1. Face-Recognition-Detection

    1下载:
  2. 基于聚类算法和模式识别的人脸检测程序原代码 matlab编写Face-Recognition-Detection-Clustering algorithm based on pattern recognition and face detection procedures for the preparation of the original matlab code Face-Recognition-Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-20
    • 文件大小:393280
    • 提供者:yyjj
  1. rec

    0下载:
  2. LDA人脸识别 rec 程序段 经测试完全可用 希望对大家有用-LDA face recognition program segment rec tested fully available to all of us hope that useful
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:953
    • 提供者:byrne
  1. facerecognition

    0下载:
  2. 使用Eigen face和PCA的方法进行面部识别.建立面部特征库,将输入的面部特征与库中数据比较找出近似的.-using Eigen face and PCA to do the face recognition. The final result is base on the threshold of Eigen face distance
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3444754
    • 提供者:Ming
  1. LDA2D-2

    0下载:
  2. 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-02
    • 文件大小:1257
    • 提供者:niushaobo
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com